CourseCourseAttribute 
EntityType  Dependent 
Logical Entity Name  CourseCourseAttribute 
Default Table Name  AdCourseAttribute 
Logical Only  NO 
Definition 
 
Note 
 

CourseCourseAttribute Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
CourseId(PK)(FK)    INTEGER  NO 
 
CourseAttributeId(PK)(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

CourseCourseAttribute Keys 
Key Name  Key Type  Keys 
UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
AdAttributeID_N_N_IDX  Inversion Entry  CourseAttributeId 
PK__AdCourseAttribut__5C3CA281  PrimaryKey  CourseId, CourseAttributeId 

CourseCourseAttribute Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
CourseAttribute  Non-Identifying  Zero or One to Zero or More        CourseAttributeId  NO 
CourseAttribute  Identifying  One To Zero or More        CourseAttributeId  NO 
Course  Identifying  One To Zero or More        CourseId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

CourseCourseAttribute Check Constraints 
Check Constraint Name  CheckConstraint